home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Utilities / uupc 3.1 / (uupc π) / pcmail.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-08  |  243 b   |  10 lines  |  [TEXT/KAHL]

  1. /*
  2.     Definitions to control the code-building in pcmail.c, and the signatures
  3.     assigned to the applications.
  4. */
  5.  
  6. #define NOMAIN
  7. #define RMAIL /* if defined we get rmail() else we get lmail() */
  8. #define APPSIGNATURE 'MIS4'
  9. #define PERCENT_ADDRS
  10.